body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bannerbg{
   background:#cc0099;
}
.footerbg{
  background:#330033;
	}
.bmimage{
   padding:0 8px;
   }	
.headerbg{
    background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	}
.contantbg{
    background-image:url(../images/content_bg.jpg);
	}
.buttontop{
    width:487px;
	height:12px;
	}
.text_h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C94431;
}
.textmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.textbold {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	color: #333333; 
	font-weight: bold; }
.bmborder{
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;border:1px solid #FFFF00;
   background-color:#E3A20B;
   -webkit-box-shadow: #B3B3B3 2px 2px 2px;
   -moz-box-shadow: #B3B3B3 2px 2px 2px;
   box-shadow: #B3B3B3 2px 2px 2px;
 }	
.buttonbottom{
    width:487px;
	height:9px;
	}					
.texthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #33FF33;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.columline {
    background-image:url(../images/columlinemidil.jpg);
	background-repeat:repeat-y;
	}

